@charset "utf-8";
.wms-FormContainer-frame {
	CLEAR: both; BORDER-RIGHT: gray 1px solid; BORDER-TOP: gray 1px solid; BORDER-LEFT: gray 1px solid; BORDER-BOTTOM: gray 1px solid
}
.wms-FormContainer-frame {
	MARGIN-TOP: 5px; xmargin-bottom: 5px
}
.wms-FormContainer-frame .adddiv SPAN {
	CURSOR: pointer
}
.wms-FormElement-frame .marker {
	CURSOR: pointer; COLOR: blue; BACKGROUND-COLOR: #ccc; TEXT-ALIGN: center
}
.wms-FormElement-frame .move {
	CURSOR: move
}
.wms-FormElement-frame .containerNode {
	xwidth: 80%
}
.wms-FormContainer {
	CLEAR: both; COLOR: black
}
.wms-FormElement {
	WIDTH: 100%; TEXT-ALIGN: center
}
.wms-FormElement TH {
	FONT-SIZE: 11px; VERTICAL-ALIGN: top; WIDTH: 30%; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: right
}
.wms-FormElement TD {
	VERTICAL-ALIGN: top; WIDTH: 70%; TEXT-ALIGN: left
}
.wms-FormElement TD .scale {
	WIDTH: 100%
}
.wms-FormElement TD TEXTAREA {
	WIDTH: 100%; HEIGHT: 6em
}
.wms-FormElement .radiobutton {
	CLEAR: both; MARGIN-BOTTOM: 5px
}
.wms-FormElement .radiobutton LABEL {
	DISPLAY: block; PADDING-BOTTOM: 2px
}
.wms-FormElement .radiobutton INPUT {
	FLOAT: left
}
.wms-FormElement .required TH {
	COLOR: red
}
.wms-FormContainer DIV.required {
	COLOR: red
}
.wms-FormElement-design {
	BORDER-RIGHT: #aaa 1px solid; BORDER-TOP: #aaa 1px solid; BORDER-LEFT: #aaa 1px solid; BORDER-BOTTOM: #aaa 1px solid
}
DIV.liner {
	BORDER-RIGHT: black 2px dotted; BORDER-TOP: black 2px dotted; BORDER-LEFT: black 2px dotted; WIDTH: 32px; BORDER-BOTTOM: black 2px dotted; HEIGHT: 0px
}
 
